home *** CD-ROM | disk | FTP | other *** search
/ Qoole for Quake / Qoole for Quake (USA).7z / Qoole for Quake (USA).bin / Prefabs / CASTLE / PEASANT.QLE < prev    next >
Text File  |  1997-09-04  |  567b  |  32 lines

  1. // QOOLE
  2. // Brushes: 0
  3. // Entities: 2
  4. // Objects: 2
  5.  
  6. { // Entity 0
  7.   "classname"     "worldspawn"
  8.   "wad"           "qoole.wad"
  9. } // Entity 0
  10.  
  11. { // Entity 1
  12.   "classname"     "monster_zombie"
  13.   "origin"        "0 0 0"
  14.   "angle"         "0"
  15. } // Entity 1
  16.  
  17. { // Object 0 : 
  18.   Position: (0.0, 0.0, 0.0)
  19.   Orientation (rad): (0.0, 0.0, 0.0)
  20.   Scale: (1.0, 1.0, 1.0)
  21.   Objects: 1
  22.   Entity: 0
  23. } // Object 0
  24.  
  25. { // Object 1 : 
  26.   Position: (0.0, 0.0, 0.0)
  27.   Orientation (rad): (0.0, 0.0, 0.0)
  28.   Scale: (1.0, 1.0, 1.0)
  29.   Entity: 1
  30. } // Object 1
  31.  
  32.